if service.press(node, 5000),
({
{"<voice message*",
"%模拟长按",
"%[向上]",
}
})
return true
end

if service.click({
{"<Send",
"%模拟长按",
}
})
return true
end
return true